OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
meta_compare< T[N1]> Struct Template Reference

Partial specialization for N=1 1D-Array. More...

Detailed Description

template<typename T, size_t N1>
struct meta_compare< T[N1]>

Partial specialization for N=1 1D-Array.

Definition at line 47 of file meta_compare.hpp.

#include <meta_compare.hpp>

Static Public Member Functions

static bool meta_compare_f (const T(&src)[N1], const T(&dst)[N1])
 

The documentation for this struct was generated from the following file: